/*----------------------------------------------
Dixon Glass 26 Jun 2016 CSS FILE
color		:#38503c;
hover-color	:#929497;
border-color	:#a679b7;
----------------------------------------------*/
@font-face 	{
		font-family: 'TradeGothicRegular';
		src: url('/uploads/fonts/tradegothic-boldcondtwenty-webfont.eot');
		src: url('fonts/tradegothic-boldcondtwenty-webfont.eot?#iefix') format('embedded-opentype'),
			url('/uploads/fonts/tradegothic-boldcondtwenty-webfont.woff') format('woff'),
			url('/uploads/fonts/tradegothic-boldcondtwenty-webfont.ttf') format('truetype'),
			url('/uploads/fonts/tradegothic-boldcondtwenty-webfont.svg#TradeGothicRegular') format('svg');
		font-weight: normal;
		font-style: normal;
		}		
body		{
		font-family: 'Raleway';
		}
a:focus, a:active, a:hover
		{
		color:#929497;
		}
#slidetop a.slidetop-toggle
		{
		border-top-color:#38503c;
		}
.purple, .color-primary
		{
		color:#38503c;
		}
.badge-primary	{
		background-color:#38503c;
		}
.fixed-position	{
		position:fixed;
		right:2px;
		top:150px;
		z-index:99999;
		}
.social-media	{
		width:40px;
		padding:3px 3px 3px 5px;
		border-radius:3px;
		background-color:rgba(0,0,0,0.6);
		}
/* Footer */
#footer form .input-group-addon 
		{
		background-color: rgba(0, 0, 0, 0.4);
		border-color: rgba(0, 0, 0, 0.25);
		color: #fff!Important;
		}
a.social-icon	{
		color:#fff;
		}
.SocialShares	{
		float:right;
		}
#topNav		{
		background-color:#38503c;
		border:1px #38503c Solid;
		}
#footer h4	{
		color:#b2ba8e;
		}
#footer ul.footer-links > li > a, #footer a	
		{
		color:#b2ba8e;
		}
#footer a:hover, #footer ul.footer-links > li > a:hover
		{
		color:#fff;
		}
#footer .form-control
		{
		height:38px!important;
		}
#footer form .input-group-addon i
		{
		color:#fff;
		background-color:#b2ba8e;
		}
#footer 	{
		background: #38503c;
		color: #fff;
		}
#topMain.nav-pills > li:hover > a, #topMain.nav-pills > li:focus > a 
		{
		color: #b2ba8e!important;
		background-color: rgba(0,0,0,0.2);
		}
#topMain.nav-pills > li > a
		{
		color:#fff;
		}
#footer form input
		{
		background-color:#fff;
		border-bottom:1px solid #fff;
		border-right:1px solid #fff;
		border-top:1px solid #777;
		border-leftt:1px solid #fff;
		line-height:22px;
		}
i.fa.fa-shopping-cart
		{
		color:#333!important;
		}
section.page #footer ul
		{
		list-style:none;
		margin-left:0;
		}
#footer form input.email.error
		{
		background-color:#fff;
		border: 2px solid #bf6464 !important;
		color:#444!important ;
		transition: all 0.2s ease-in 0s;
		}
.sky-form.sky2 footer
		{
		border:0;
		padding-top:0;
		margin-right:0;
		padding-right:0;
		}
a.social-icon.social-icon-border
		{
		color:#fff!important;
		border: 1px solid #fff;
		}
#footer > .copyright 
		{
		background-color:#042a04;
		color:#fff;
		}
#footer > .copyright a
		{
		color:#fff;
		border-bottom:0;
		}
#footer > .copyright a:hover
		{
		color:#b2ba8e;
		}
.switch.switch-warning > input:checked + .switch-label 
		{
		background: #38503c none repeat scroll 0 0;
		border-color: #38503c;
		}		
#topMain ul li a
		{
		text-transform:none;
		}
#topNav a.logo.img
		{
		vertical-align:bottom;
		}		
span.badge-purple
		{
		background-color:#38503c;
		}
section.page h1	{
		font-weight:300;
		margin-bottom:30px;
		display:block;
		width:100%;
		}
#topNav button.btn-mobile i
		{
		background-color:transparent;
		color:#b2ba8e;
		}
#header li.search i.fa
		{
		color:#fff;
		}
#header li.search i.fa:focus, #header li.search i.fa:hover
		{
		color:#bfff88;		
		}		
b		{
		font-weight:900 ;
		color:#38503c ;
		}
section.page	{
		margin-top:96px;
		}
section		{
		padding:40px 0 30px 0;
		}
#slider h1	{
		font-family:raleway;
		font-weight:500;
		color:#38503c;
		text-shadow:none;
		}
#slider p	{
		font-weight:500!important;
		line-height:150%!important;
		color:#444;
		}
section.page h2	{
		font-weight:300;
		font-size:22px;
		line-height:24px;
		color:#6e8045;
		font-style:italic;
		margin-bottom:35px;
		}
section.page h3	{
		color:#38503c ;
		font-weight:700;
		font-size:18px;
		line-height:24px;
		margin-top:35px;
		}
section.page h4	{
		color:#6e8045;
		font-weight:700;
		font-size:18px;
		line-height:24px;
		margin-top:35px;
		}
.owl-item h2	{
		font-size:34px;
		line-height:38px;
		color:#38503c;
		}
.dropcap::first-letter 
		{
		font-size: 74px;
		line-height: 60px;
		padding: 5px;
		margin-right: 6px;
		margin-top: 5px;
		color: #38503c;
		background-color:#b2ba8e;
		}
/* Tables */
table.skutable
		{
		width:100%;
		}
table		{
		background:#efefef;
		font-size:12px;
		border:#eee;
		width:75%;
		}
table td.no-show
		{
		background-color:#fff;
		}
table th	{
		border-bottom:1px solid white;
		border-left:1px solid white;
		background-color:#38503c ;
		color:#fff;
		font-size:12px;
		font-weight:400;
		padding:20px 8px 15px 8px;
		}
table th#qtyheader
		{
		max-width:60px!important;
		}
input.max-width-100
		{
		max-width:60px;
		text-align:center;
		}
table td	{
		padding:8px;
		border-bottom:1px solid white;
		border-left:1px solid white;
		}
section.page table th:first-child, section.page table th.left-curve
		{
		border-top-left-radius:5px;
		}
section.page table th.no-curve
		{
		border-radius:0!important;
		}
section.page table th:last-child
		{
		border-top-right-radius:5px;
		}		
.PullquoteOuter p.QuoteLeft, .PullquoteOuter p.QuoteRight
		{
		color:#a679b7!important;
		}
i		{
		font-style:italic;
		color:#38503c ;
		}
figure.zoom > a.lightbox 
		{
		background-color: #ddd;
		}
.align-left	{
		text-align:left!important;
		}
.thumbnail	{
		position:relative;
		}
.thumbnail .manufacturer img
		{
		position:absolute;
		top:5px;
		left:5px;
		z-index:100;
		width:80px;
		height:40px;
		}
.caption-slider-default h1
		{
		color:#0068b5!important;
		font-weight:300;
		}
.caption-slider-default .caption-container 
		{
		margin-right:50%;
		margin-left:6%;
		}
#paytext p	{
		clear:both;
		margin-top:12px;
		}
/*----------------
Page Stuff
-----------------*/
section.page p em
		{
		font-style:italic;
		}
section.page p i
		{
		color:#38503c;
		}
section.page ul {
		margin:12px 0px 12px 32px;
		list-style-image:url(/uploads/images/site/bullet.png);
		list-style-type:disc;
		list-style-position:outside;
		padding:0;
		clear:left;
		}
section.page ul li
		{
		margin-top:10px;
		margin-bottom:10px;
		}
.imageL, iconL
		{
		margin:0 20px 0 0;
		padding:3px 20px 0 0;
		border-right:1px #929497 dotted;
		}
.imageL		{
		clear:left;
		}
.imageR		{
		clear:right;
		}
#topNav a.logo img.img-responsive-h
		{
		height:95px;
		width:auto;
		}
#topNav ul.dropdown-menu
		{
		border-top:0;
		}
.addthis_counter.addthis_pill_style 
		{
		width:70px!important;
		}
video		{
		width: 100% !important;
		height: auto !important;
		}
.imageR, .iconR
		{
		float:right;
		margin:0 0 0 20px;
		padding:3px 0 20px 20px;
		border-left:1px #929497 dotted;
		}
.imageR.no-borders, .imageL.no-borders
		{
		border:0!important;
		}
.EmbedVideoL, .EmbedAudioL, .YouTubeL
		{
		display:block;
		height:auto;
		margin:0 20px 30px 0;
		padding:0;
		float:left;
		}
.EmbedVideoR, .EmbedAudioR, .YouTubeR
		{
		display:block;
		height:auto;
		margin:0 0 30px 20px;
		padding:0;
		float:right;
		}	
.PDFThumbL	{
		padding:3px 0 0 0;
		margin:0 30px 30px 0;
		float:left;
		}
.PDFThumbN	{
		padding:3px 0 0 0;
		margin:0 30px 30px 0;
		float:left;
		}
.PDFThumbR	{
		padding:3px 0 0 0 ;
		margin:0 0 30px 30px;
		float:right;
		}
section div.row > div.PDFThumbL, section div.row > div.PDFThumbR 
		{
		margin-bottom:20px;
		}
.PDFThumbL p.txt-caption
		{
		background: url("/cms/common/icons/32x32/PDF32.png") no-repeat scroll left top;
		padding-left:44px;
		}
.PDFThumbR p.txt-caption
		{
		background: url("/cms/common/icons/32x32/PDF32.png") no-repeat scroll left top;
		padding-left:44px;
		}
.PullquoteOuter
		{
		clear:left;
		padding:0 0 20px 20px;
		float:right;
		margin:0 0 0 20px;
		border-left:1px #929497 dotted;
		}
.PullquoteOuter p.QuoteLeft
		{
		color:#38503c!important;
		font-family: 'TradeGothicRegular';
		font-size:7em;
		line-height:0em;
		text-align:left;
		margin:0.5em 0 0 -0.1em;
		padding:0px 5px 0 20px;
		}
.PullquoteOuter p.QuoteRight
		{
		color:#38503c!important;
		font-family: 'TradeGothicRegular';
		font-size:7em;
		line-height:0em;
		text-align:right;
		margin:0.5em  0 0 0.1em;
		padding:0px 25px 0px 5px;
		letter-spacing:-0.2em;
		}
.PullquoteOuter .PullquoteInner
		{
		position:relative;
		padding:0px 0 0px 0;
		margin:0px;
		text-align:left;
		text-align:left;
		}
section.page .PullquoteOuter .PullquoteInner p
		{
		text-align:right;
		margin-bottom:10px;
		font-size:16px;
		line-height:28px;
		color:#38503c;
		}
blockquote a:article-link
		{
		font-style:normal;
		padding:5px 0 35px 0;
		display:block;
		}
blockquote 	{
		font-size:1em;
		border-left:0;
		font-style:italic;
		letter-spacing:0px;
		margin:0;
		padding: 0 0px 5px 50px;
		position:relative;
		width:auto;
		background-image: url('/uploads/images/site/openquotes.png'),  url('/uploads/images/site/closequotes.png');
		background-position:5px 5px, 5px 95%;
		background-repeat:no-repeat, no-repeat;
		display:block;
		}
blockquote .grey
		{
		padding: 0 0px 50px 50px;
		background-image:none,none;
		}
cite, blockquote cite
		{
		font-size:1em;
		font-weight:600;
		font-style:normal;
		letter-spacing:0px;
		margin:8px 0 10px 0;
		padding: 0;
		color:#6e8045;
		display:block;
		}
blockquote cite::before, blockquote cite::after
		{
		content: '';
		padding-right:0;
		}
section.page h3.book-title-top
		{
		border-top:0!important;
		margin-top:0!important;
		padding-top:0!important;
		border-top: 1px #929497 dotted;
		font-size:28px;
		line-height:130%;
		font-weight:500;
		letter-spacing:-0.05em;
		}
section.page h3.book-title, section.page h3.book-title-top 
		{
		margin-top:50px;
		padding-top:30px;
		border-top: 1px #929497 dotted;
		font-size:28px;
		line-height:130%;
		font-weight:500;
		letter-spacing:-0.05em;
		clear:both;
		}
.page-carousel	{
		margin-bottom:30px;
		}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
		{
		font-size:45px;
		}
.carousel-caption
		{
		left:0; 
		right:0;
		bottom:0;
		background-color: rgba(0,0,0, 0.40);
		padding:10px 10px;
		text-align:left;
		}
section.page .carousel-caption h1
		{
		margin:0;
		padding:0;
		font-size:14px;
		line-height:20px;
		}
section.page .carousel-caption h2
		{
		margin:0;
		padding:0;
		font-size:14px;
		line-height:29px;
		font-weight:400;
		width:60%;
		font-style:italic;
		}
section.page .carousel-caption h1 strong
		{
		font-weight:900;
		}
section.page .carousel-caption h1 em
		{
		font-style:italic;
		}
section.page .carousel-caption h1 i
		{
		color:#38503c;
		}
.heading-title	{
		clear:left;
		}
.gallery	{
		padding:0 0 10px 10px;
		}		
.galleryrow	{
		clear:both;
		padding:10px 0px 30px 0px;
		margin-bottom:10px !important;
		}
#map2		{
		margin-bottom:30px;
		}
.news-date	{
		padding-top:30px;
		padding-bottom:20px;
		}
table.media-table td i.fa, table.media-table th i.fa
		{
		font-size:25px;
		text-align:center;
		}
img.audio-icon	{
		margin:5px 0 20px 0px;
		}
		{
		margin-bottom:30px;
		}
.mar-top-20	{
		margin-top:20px;
		}		
.no-pad		{
		padding-left:0;
		padding-right:0;
		}
.no-margin	{
		margin:0;
		}
.no-pad-left	{
		padding-left:0!important;
		}
.no-pad-right	{
		padding-right:0!important;
		}
.padding-left-30
		{
		padding-left:30px;
		}
.bgcol-212121	{
		background-color:#212121;
		}
section.dark.page p.minusptsreason
		{
		color:#f00;
		margin:0 0 8px 0;
		}
form label p span.receive-info	
		{
		font-weight:500;
		font-size:0.9em;
		}
.lead-sub	{
		display:block!important;
		}
.lead-btn	{
		display:block!important;
		clear:both;
		max-width:150px;
		margin:0 auto;
		}
.Clear		{
		clear:both;
		}
.txt-left	{
		text-align:left;
		}
.txt-center	{
		text-align:center;
		}
.txt-right	{
		text-align:right;
		}
.txt-justify	{
		text-align:justify;
		}
.col-sm-clearleft
		{
		clear:left;
		}
.form-error 	{
		border-color:#d1719f!important;
		}
.btn-primary	{
		background-color:#1b3b1d;
		border-color:#042a04;
		}
.btn-primary:focus,.btn-primary:hover, .btn-danger:focus, .btn-danger:hover
		{
		background-color:#042a04;
		color:#fff;
		border-color:#042a04;
		}		
.btn i		{
		color: #fff;
		}
.sky-form .input input, .sky-form fieldset.nomargin
		{
		border-radius:3px!important;
		}
.receive-info	{
		font-weight:normal!important;
		}
.toggle.toggle-transparent div.toggle.active label 
		{
		font-weight: normal;
		}
.toggle.toggle-bordered-simple label:hover,
.toggle.toggle-bordered-simple label 
		{
		border: 2px solid #ddd;
		border-radius: 3px;
		box-shadow: none;
		}
form#payform div.toggle-content
		{
		padding:15px;
		}
form#payform div.toggle
		{
		margin-top:0;
		}
form#payform div.toggle label
		{
		padding-left:15px;
		}
@media (max-width:1000px)
		{
	.imageL, .imageR
			{
			padding-left:0;
			border-left:0;
			margin-left:0;
			}
	section div.row>div 
			{
			margin-bottom:0px;
			}
	#rc-imageselect, .g-recaptcha 
			{
			transform:scale(0.77);
			-webkit-transform:scale(0.77);
			transform-origin:0 0;
			-webkit-transform-origin:0 0;
			}
		}
@media (max-width:768px)
		{
	#footer h4	{
			margin-top:12px;
			}
	#slider h1	{
			font-size:30px;
			line-height:115%;
			margin-top:35px;
			margin-bottom:25px;
			padding-left:5%;
			padding-right:5%;
			text-align:left;
			}
	#slider p.lead-sub
			{
			padding-left:5%;
			padding-right:5%;
			}
	#slider p	{
			font-size:0.90em ;
			line-height:120%;
			}
	.imageL, .imageR
			{
			padding-left:0;
			border-left:0;
			margin-left:0;
			}
	section div.row>div 
			{
			margin-bottom:0px;
			}
	#rc-imageselect, .g-recaptcha 
			{
			transform:scale(0.77);
			-webkit-transform:scale(0.77);
			transform-origin:0 0;
			-webkit-transform-origin:0 0;
			}			
		}
@media (max-width:468px)
		{
	input.postcode-lookup
			{
			width:65%;
			}
	aside.right-column
			{
			padding-left:15px;
			}
	.right-column-wrapper
			{
			background-color:#d1d3d4;
			padding:15px;
			display:block;
			}
	.accreditation
			{
			padding:0 8%;
			}
	#header a.logo img
			{
			height:55px!important;
			}
	section.page
			{
			margin-top:30px;
			}
	section.page h1	{
			font-size:35px;
			line-height:110%;
			font-weight:600;
			margin-bottom:20px;
			}
	section.page h2	{
			font-size:25px;
			line-height:110%;
			margin-bottom:20px;
			}
	#slider h1	{
			font-size:28px;
			line-height:115%;
			margin-top:45px;
			margin-bottom:8px;
			padding-left:4%;
			padding-right:4%;
			text-align:left;
			}
	#slider p	{
			font-size:0.80em ;
			line-height:110%;
			}
	#slider p.lead-sub
			{
			padding-left:4%;
			padding-right:4%;
			}
	#slider:not(.custom-form) .btn 
			{
			margin-top:20px;
			}
		}

 